home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / answers / x-faq / part3 < prev    next >
Encoding:
Text File  |  1993-06-15  |  49.3 KB  |  1,043 lines

  1. Newsgroups: comp.windows.x,news.answers,comp.answers
  2. Path: senator-bedfellow.mit.edu!enterpoop.mit.edu!news.media.mit.edu!uhog.mit.edu!eddie.mit.edu!news.kei.com!sol.ctr.columbia.edu!howland.reston.ans.net!ux1.cso.uiuc.edu!uwm.edu!cs.utexas.edu!uunet!visual!dbl
  3. From: dbl@visual.com (David B. Lewis)
  4. Subject: comp.windows.x Frequently Asked Questions (FAQ) 3/5
  5. Message-ID: <C8o1KH.Gu2@visual.com>
  6. Followup-To: poster
  7. Summary: useful information about the X Window System
  8. Reply-To: faq%craft@uunet.uu.net (X FAQ maintenance address)
  9. Organization: VISUAL, Inc.
  10. Date: Tue, 15 Jun 1993 14:00:17 GMT
  11. Approved: news-answers-request@MIT.Edu
  12. Expires: Sun, 18 Jul 1993 00:00:00 GMT
  13. Lines: 1027
  14. Xref: senator-bedfellow.mit.edu comp.windows.x:69166 news.answers:9433 comp.answers:1012
  15.  
  16. Archive-name: x-faq/part3
  17. Last-modified: 1993/06/15
  18.  
  19. ----------------------------------------------------------------------
  20. Subject:  58)! Where can I get patches to X11R5?
  21.  
  22.     The release of new public patches by the MIT X Consortium is announced
  23. in the comp.windows.x.announce newsgroup.
  24.  
  25.     Patches themselves are available via ftp from export and from other
  26. sites from which X11 is available. They are now also distributed through the 
  27. newsgroup comp.sources.x. Some source re-sellers may be including patches in 
  28. their source distributions of X11.
  29.  
  30.     People without ftp access can use the xstuff mail server. It now has 
  31. 25 patches for X11R5 [6/93].  Send to xstuff@expo.lcs.mit.edu the Subject line
  32.         send fixes #
  33. where # is the name of the patch and is usually just the number of the patch.
  34.  
  35.     Here are a few complications:
  36.     1) fix 5 is in four parts; you need to request "5a", "5b", "5c" and 
  37. "5d" separately
  38.     2) the file sunGX.uu, which was part of an earlier patch, was 
  39. re-released with patch 7 [note: the file doesn't work with Solaris]
  40.     3) fix 8 is in two parts: "8a" and "8b"
  41.     4) fix 13 is in three parts: "13a", "13b", and "13c"
  42.     5) fix 16 is in two parts: "16a" and "16b"
  43.     6) fix 18 replaces the R5fix-test1 for the X Test Suite, which 
  44. previously was optional
  45.     7) fix 19 also needs PEXlib.tar.Z, which you can obtain from xstuff
  46. by asking for "PEXlib.uu.[1234]".
  47.     8) fix 22 is in 9 parts, "22a" through "22i"
  48.  
  49. The MIT Software Center, in addition to offering the entire system on
  50. tape, is offering a new tape with public patches 1-23.  Tapes are
  51. available in 6250bpi 9-track reel-to-reel and QIC-24 cartridge formats.
  52. Information: +1 617 258 8330
  53.  
  54. ----------------------------------------------------------------------
  55. Subject:  59)  What is the xstuff mail-archive?
  56.  
  57.     The xstuff server is a mail-response program. That means that you mail 
  58. it a request, and it mails back the response.
  59.     Any of the four possible commands must be the first word on a line. The
  60. xstuff server reads your entire message before it does anything, so you can 
  61. have several different commands in a single message (unless you ask for help). 
  62. The xstuff server treats the "Subject:" header line just like any other line 
  63. of the message.
  64.     The archives are organized into a series of directories and 
  65. subdirectories.  Each directory has an index, and each subdirectory has an 
  66. index. The top-level index gives you an overview of what is in the 
  67. subdirectories, and the index for each subdirectory tells you what is in it.
  68.  
  69.     1) The command "help" or "send help" causes the server to send you a 
  70. more detailed version of this help file.
  71.     2) if your message contains a line whose first word is "index", then 
  72. the server will send you the top-level index of the contents of the archive. If
  73. there are other words on that line that match the name of subdirectories, then 
  74. the indexes for those subdirectories are sent instead of the top-level index. 
  75. For example, you can say "send index fixes" (or "index fixes"). A message that 
  76. requests an index cannot request data.
  77.     3) if your message contains a line whose first word is "send", then the
  78. xstuff server will send you the item(s) named on the rest of the line. To name 
  79. an item, you give its directory and its name. For example
  80.                 send fixes 1 4 8a 8b 9
  81.     You may issue multiple send requests. The xstuff server contains many 
  82. safeguards to ensure that it is not monopolized by people asking for large 
  83. amounts of data. The mailer is set up so that it will send no more than a fixed
  84. amount of data each day. If the work queue contains more requests than the 
  85. day's quota, then the unsent files will not be processed until the next day. 
  86. Whenever the mailer is run to send its day's quota, it sends the requests out 
  87. shortest-first.
  88.     4) Some mailers produce mail headers that are unusable for extracting 
  89. return addresses.  If you use such a mailer, you won't get any response.  If 
  90. you happen to know an explicit path, you can include a line like
  91.         path foo%bar.bitnet@mitvma.mit.edu
  92. or
  93.         path bar!foo!frotz
  94. in the body of your message, and the daemon will use it.
  95.  
  96.     The xstuff server itself can be reached at xstuff@expo.lcs.mit.edu. If 
  97. your mailer deals in "!" notation, try sending to 
  98. {someplace}!mit-eddie!expo.lcs.mit.edu!xstuff.
  99.  
  100. [based on information from the MIT X Consortium, 8/89, 4/90.]
  101.  
  102. ----------------------------------------------------------------------
  103. Subject:  60)  Where can I get X11R4 (source and binaries)?
  104.  
  105.     Integrated Computer Solutions, Inc., ships X11R4 on half-inch, 
  106. quarter-inch, and TK50 formats. Call 617-621-0060 for ordering information.
  107.  
  108.     The Free Software Foundation (617-876-3296) sells X11R4 on half-inch 
  109. tapes and on QIC-24 cartridges.  
  110.  
  111.     Yaser Doleh (doleh@math-cs.kent.EDU; P.O. Box 1301, Kent, OH 44240) is
  112. making X11R4 available on HP format tapes, 16 track, and Sun cartridges. [2/90]
  113.  
  114.     European sites can obtain a free X11R4 distribution from Jamie Watson,
  115. who may be reached at chx400!pan!jw or jw@pan.uu.ch. [10/90]
  116.  
  117.     Non Standard Logics (+33 (1) 43 36 77 50; requests@nsl.fr) makes source
  118. available.
  119.  
  120.     IXI Limited (+44 223 462 131) is selling X11R4 source on quarter-inch 
  121. cartridge formats and on 5.25" and 3.5" floppy, with other formats available on
  122. request. [IXI, 2/90]
  123.  
  124.     Virtual Technologies (703-430-9247) provides the entire X11R4 
  125. compressed source release on a single QIC-24 quarter-inch cartridge and also on
  126. 1.2meg or 1.44 meg floppies upon request. [Conor Cahill 
  127. (cpcahil@virtech.uu.net) 2/90]
  128.  
  129.     Young Minds (714-335-1350) makes the R4 and GNU distributions available
  130. on a full-text-indexed CD-ROM.
  131.  
  132. [Note that some distributions are media-only and do not include docs.]
  133.  
  134.     X11R4 is ftp-able from export.lcs.mit.edu; these sites are preferable, 
  135. though, and are more direct:
  136.  
  137.                         Machine                  Internet      FTP
  138.     Location            Name                     Address       Directory
  139.     --------            -------                  --------      -------------
  140. (1) West USA            gatekeeper.dec.com       16.1.0.2      pub/X11/R4
  141.     Central USA         mordred.cs.purdue.edu    128.10.2.2    pub/X11/R4
  142. (2) Central USA         giza.cis.ohio-state.edu  128.146.8.61  pub/X.V11R4
  143.     Southeast USA       uunet.uu.net             192.48.96.2   X/R4
  144. (3) Northeast USA       crl.dec.com              192.58.206.2  pub/X11/R4
  145. (4) UK Janet            src.doc.ic.ac.uk         129.31.81.36  X.V11R4
  146.     UK niftp            uk.ac.ic.doc.src                       <XV11R4>
  147. (5) Australia           munnari.oz.au            128.250.1.21  X.V11/R4
  148.  
  149. The giza.cis.ohio-state.edu site, in particular, is known to have much of the
  150. contrib stuff that can be found on export. 
  151.  
  152. The release is available to DEC Easynet sites as CRL::"/pub/X11/R4".
  153.  
  154. Sites in Australia may contact this address: ftp.Adelaide.EDU.AU [129.127.40.3]
  155. and check the directory pub/X/R4. The machine shadows export and archives
  156. comp.sources.x. (Mark Prior, mrp@ucs.adelaide.edu.au, 5/90)
  157.  
  158. Note: a much more complete list is distributed as part of the introductory 
  159. postings to comp.sources.x.
  160.  
  161. A set of X11R4 binaries built by Tom Roell (roell@informatik.tu-muenchen.de) 
  162. for the 386/ix will available from export.lcs.mit.edu in /contrib and in 
  163. /pub/i386/X11R4 from 131.159.8.35 in Europe. Stephen Hite 
  164. (shite@sinkhole.unf.edu) can also distribute to folks without ftp facilities 
  165. via disks sent SASE; contact him for USmail and shipping details. [12/90] In 
  166. addition, the binaries are available via uucp from szebra [1-408-739-1520, TB+ 
  167. (PEP); ogin:nuucp sword:nuucp] in /usr2/xbbs/bbs/x.  In addition, the source is
  168. on zok in /usrX/i386.R4server/. [2/91] In addition, if you are in the US, the 
  169. latest SVR4 binary (April 15), patches, and fonts are available on 
  170. piggy.ucsb.edu (128.111.72.50) in the directory /pub/X386, same filenames as 
  171. above. (Please use after 6pm Pacific, as these are large files.) [5/91]
  172.  
  173. A set of HP 9000/800 binaries is available on hpcvaaz.cv.hp.com (15.255.72.15)
  174. as ~ftp/pub/MitX11R4/libs.x800.Z. [2/91]
  175.  
  176. A set of X11R4 binaries for the NeXT 2.x have been made available by Howie Kaye
  177. on cunixf.cc.columbia.edu
  178.  
  179. A set of binaries by John Coolidge (coolidge@cs.uiuc.edu) for the Mac running 
  180. A/UX 2.0 is available from wuarchive.wustl.edu in the file
  181. (/archive/systems/aux/X11R4/Xupdate2.tar.Z). Also in X11R4/diffs is a set of 
  182. patches for making X11R4 with shared libraries with mkshlib.
  183.  
  184. A complete distribution of SCO X11R4 binaries by Baruch Cochavy 
  185. (blue@techunix.technion.ac.il) can be found on uunet. The server is Roell's 
  186. X386 1.1b, compiled for ET4000 based SVGA boards.
  187.  
  188. ----------------------------------------------------------------------
  189. Subject:  61)! Where can I get OSF/Motif?
  190.     
  191.     You can obtain either OSF/Motif source or binaries from a number of 
  192. vendors. 
  193.     Motif 1.2.2 source is now available; it is based on X11R5.
  194.     Motif 1.1 is based on the R4.18 Intrinsics and is finished [7/92] at 
  195. 1.1.5.
  196.     An OSF/Motif source license must be obtained from OSF before source can
  197. be obtained from the Open Software Foundation or any value-added vendor for
  198. any version. Call the Direct Channels Desk at OSF at 617-621-7300 for ordering 
  199. information.
  200.     Various hardware vendors produce developer's toolkits of binaries, 
  201. header files, and documentation; check your hardware vendor, particularly if
  202. that vendor is an OSF member. 
  203.     In addition, independent binary vendors produce Motif toolkits for
  204. machines for which Motif is not supported by a vendor; the kits include varied 
  205. levels of bug-fixing and support for shared libraries and are based on widely
  206. divergent version of Motif:
  207.     Quest (408-988-8880) sells kits for Suns, as well; 
  208.     IXI (+44 223 462 131) offers kits for Sun3 and Sun4. 
  209.     NSL (+33 (1) 43 36 77 50; requests@nsl.fr) offers kits for the Sun 3 
  210. and Sun 4.
  211.     Bluestone Consulting, Inc. (609-727-4600) offers Motif 1.1.5 & 1.2 for 
  212. SunOS, and Motif 1.2 (X11R5) for Solaris 2.1 & 2.2.
  213.     ICS (617-62-0060) makes several binary kits, notably for Sun, DEC.
  214.     HP and DEC have announced support for Motif on Sun systems.
  215.     Unipalm (+44-954-211-797) currently offers for Sun systems a Motif 
  216. Development Kit including X11R4 and based on Motif 1.1.2. The US distributor is
  217. Expert Object Corp (708-926-8500).
  218.     BIM ships Motif 1.1 binaries for Suns. Shared library support is 
  219. included. Contact Alain Vermeiren (av@sunbim.be) or Danny Backx (db@sunbim.be) 
  220. at +32(2)759.59.25 (Fax : +32(2)759.47.95) (Belgium).
  221.     SILOGIC (+33 61.57.95.95) ships Motif 1.2 and Motif 1.1 on Sun 
  222. machines.
  223.     S.I. Systems offers Motif 1.2 for Solaris 2.1; info: 1-800-755-8649 in
  224. USA and Canada.
  225.     Metro Link Inc. (305-970-7353, sales@metrolink.com; in Europe contact
  226. ADNT, (33 1) 3956 5333, UniVision (UK) Ltd. (44) 628 82 22 81) ships an 
  227. implementation of X11R4 and Motif 1.1.2 (including a shared-library 
  228. implementation of libXm.a) for the 386/486 Unix market.  Motif 1.1.2 is 
  229. also available for Sun Sparc based workstations. It has also announced 
  230. Motif 1.2 for Solaris and Linux systems.
  231.  
  232. ----------------------------------------------------------------------
  233. Subject:  62)  Does Motif work with X11R4? X11R5?
  234.  
  235.     Motif 1.2 is based on X11R5.
  236.     Motif 1.1, available in source form from OSF as of August 1990, uses 
  237. the "vanilla" X11R4 Intrinsics, where "vanilla" means "with just a few 
  238. patches"; the file fix-osf which OSF distributes is obsoleted by MIT's patches 
  239. 15-17.  The file fix-osf-1.1.1 distributed with the 1.1.1 version or its 
  240. subsequent modification needs to be applied after MIT fix-18, though.
  241.  
  242.     Motif 1.1.1 to 1.1.3 will work with X11R5 if X11R5 is compiled with
  243. -DMOTIFBC; 1.1.4 and later should work with the vanilla R5, although there are 
  244. some known new geometry-management problems.
  245.     
  246. ----------------------------------------------------------------------
  247. Subject:  63)  Where can I get toolkits implementing OPEN LOOK?
  248.  
  249.     Sun's XView has a SunView-style API. A version is on the X11R4 tape;
  250. the latest [2/92] 3.0 sources are on export in contrib/xview3/.
  251.     XView and X binaries for the Sun 386i ("roadrunner") are available for 
  252. ftp from svin01.win.tue.nl (131.155.70.70), directory pub/X11R4_386i.
  253.     Supported binaries of XView 2.0 or 3.0 include: 
  254.  
  255. XView for non-Sun Platforms  (domestic and selected international vendors).
  256. Several are also available from Sun; contact your local sales office.
  257.  
  258. Amiga        GfxBase, Inc.        1881 Ellwell Drive
  259. (AmigaDOS)    (408) 262-1469        Milpitas, CA 95035
  260.         Fax: (408) 262-8276
  261.  
  262. SGI
  263. Sony (NEWS-OS)
  264. IBM RS/6000
  265. HP 9000
  266. DECstation    UniPress Software    2025 Lincoln Highway
  267. (Ultrix)    (908) 985-8000        Edison, NJ 08817
  268.         Fax: (908) 287-4929
  269.  
  270.         UniPress Software, Ltd.        PO Box 70
  271.         44-624-661-8850            Viking House
  272.         Fax: 44-624-663-453        Nelson Street
  273.                         Douglas, Isle of Man
  274.                         United Kingdom
  275.  
  276. DEC VAXstation    TGV            603 Mission Street
  277. (VMS)        (800) TGV-3440        Santa Cruz, CA 95060
  278.         (408) 427-4366
  279.         Fax: (408) 427-4365
  280.  
  281.         Unipalm Ltd.            145-147 St. Neots Road
  282.         44-0954-211797            Hardwick
  283.         Fax: 44-0954-211244        Cambridge CB3 7QJ
  284.                         England
  285.  
  286. Intel 386    Quarterdeck Office    150 Pico Boulevard
  287. (DOS)        Systems            Santa Monica, CA 90405
  288.         (213) 392-9851
  289.         Fax: (213) 399-3802
  290.  
  291. Intel 386    SunSoft Corporation    6601 Center Drive West
  292. (Interactive    310-348-8649        Suite 700
  293.  UNIX and                Los Angeles, CA  90045
  294.  SCO UNIX)    
  295.  
  296. Stardent    Scripps Institute    Clinic MB-5
  297. (Stellix OS    Fax: (619) 554-4485    10666 N. Torrey Pines Road
  298.  and Titan OS)    Include mailstop MB-5    La Jolla, CA 92057
  299.         By ftp: 192.42.82.8 in pub/binary/{Xview.README,XView.tar.Z}
  300.  
  301.     AT&T's OPEN LOOK GUI 3.0 Xt-based toolkit is now generally available 
  302. [2/92]; contact 1-800-828-UNIX#544 for information. Binaries are produced
  303. for SPARC systems by International Quest Corporation (408-988-8289). A version
  304. of the toolkit is also produced under the name OLIT by Sun. 
  305.     More recent versions of OLIT have been ported to IBM 6000 and DEC MIPS 
  306. by both UniPress and ICS. OLIT is also available for HP from Melillo Consulting
  307. (908-873-0075). MJM (Somerset, NJ) makes OLIT 4.0 for HP 7xx series running
  308. HPUX 8.0, DECstations, and RS/6000s [thanks to Joanne Newbauer, 
  309. jo@attunix.att.com, 908-522-6677.]
  310.  
  311.     Sun is shipping OpenWindows 3.0; contact your local sales 
  312. representative for more details; the package includes toolkit binaries and 
  313. header files.
  314.  
  315.     ParcPlace's (formerly Solbourne's) extensible C++-based Object 
  316. Interface Library, which supports run-time selection between Open Look or 
  317. Motif, is available from 303-678-4626. [5/92]
  318.  
  319. ----------------------------------------------------------------------
  320. Subject:  64)  Where can I get other X sources? (including R5 modifications)
  321.  
  322.     The MIT Software Center ships the X Test Suite on tape.
  323.  
  324.     A multi-threaded version of Xlib based on X11R5 patch 12 is now 
  325. available for anonymous FTP from (new version 1/93):
  326.         DEC on gatekeeper.dec.com (16.1.0.2) in /pub/X11/contrib/mt-xlib-1.1
  327.         MIT on export.lcs.mit.edu (18.24.0.12) in /contrib/mt-xlib-1.1
  328.  
  329.     HP has made available drivers to permit the building of the X11R5
  330. sample server on the HP 9000 Series 700 workstations; the files are on
  331. export.lcs.mit.edu in ~ftp/contrib/R5.HP.SRV. [8/92]
  332.  
  333.     User-contributed software is distributed through the newsgroup
  334. comp.sources.x, moderated by Chris Olson (chris@imd.sterling.com); also check 
  335. that group for posting information.
  336.  
  337.     Richard Hesketh (rlh2@ukc.ac.uk) has been creating a list of freely-
  338. available X sources.  The list is stored on export.lcs.mit.edu in contrib as
  339. x-source-list.Z. It lists the main storage locations for the program and 
  340. international sites from which it may be ftp'ed.
  341.  
  342.     The machine export.lcs.mit.edu has a great deal of user-contributed
  343. software in the contrib/ directory; a good deal of it is present in current or 
  344. earlier versions on the X11R3, X11R4, and X11R5 contrib tapes. There are also
  345. directories for fixes to contrib software.  The file on export in
  346. contrib/00-index.txt is a quick overall index of the software in that area,
  347. provided by Daniel Lewart (d-lewart@uiuc.edu).
  348.  
  349.     These sites used to and may still mirror export and are of particular 
  350. use for Australasia: Anonymous ftp: ftp.Adelaide.EDU.AU; ACSnet Fetchfile: 
  351. sirius.ua.oz.
  352.  
  353.     The material on giza.cis.ohio-state.edu, which tends to duplicate 
  354. the export archives, is also available via anonymous UUCP from osu-cis, at TB+ 
  355. and V.32 speeds.  Write to uucp@cis.ohio-state.edu (same as osu-cis!uucp) for 
  356. instructions. [the archive is now maintained by Karl Kleinpaste]
  357.  
  358.     A new west-coast UUCP X11 Archive is administered by Mark Snitily 
  359. (mark@zok.uucp) and contains the full X11 distribution, the XTEST
  360. distribution, an entire archive of comp.sources.x and other goodies.
  361.     The machine zok has a TB+ modem which will connect to 19.2K, 2400, 
  362. 1200 baud (in that order).  The anonymous UUCP account is UXarch with password 
  363. Xgoodies.  The modem's phone number is 408-996-8285.
  364.     A sample Systems (or L.sys) entry might be:
  365.            zok Any ACU 19200 4089968285 in:--in: UXarch word: Xgoodies
  366.     To get a current listing of the files that are available, download
  367. the file "/usrX/ls-lR.Z".
  368.     A full subject index of the comp.sources.x files is available in the
  369. file "/usrX/comp.sources.x/INDEX".
  370.     The machine has just the one modem, so please do not fetch large 
  371. amounts of data at one sitting.
  372. [courtesy Mark Snitily, 2/90]
  373.  
  374. In addition, UUNET Source Archives (703-876-5050) tracks comp.sources.x and 
  375. provides 800MB+ of compressed programs on 6250 bpi tapes or 1/4" tapes.  It 
  376. also mirrors export/contrib in its packages/X directory.
  377.     
  378. ----------------------------------------------------------------------
  379. Subject:  65)  Where can I get interesting widgets?
  380.  
  381.     The Free Widget Foundation (FWF) library sponsored by Brian Totty 
  382. (totty@cs.uiuc.edu) is now [2/93] available on a.cs.uiuc.edu (128.174.252.1) 
  383. in pub/fwf-v3.41.shar.Z. The set of widgets there is intended to form the basis
  384. for future contributions. To be added to the discussion list, send to
  385. listserv@cs.uiuc.edu a message saying "subscribe <listname> <your-full-name>"
  386. where <listname> is one of free-widgets-announce, free-widgets-development, or 
  387. free-widgets-bugs.  Version 3.4 is current; look for 4.0 in 4/93.
  388.     The Xew widget set by Markku Savela (savela@tel.vtt.fi) contains 
  389. widgets for data representation.  Version 1.4 [5/93] is on export in 
  390. contrib/Xew-1.4.tar.Z.
  391.     Peter Ware's Xo "Open Widget" set, which has Motif-like functionality, 
  392. is on archive.cis.ohio-state.edu as pub/Xo/Xo-2.1.tar.Z [8/92].
  393.     The AthenaTools Plotter Widget Set Version 6-beta [7/92] maintained by
  394. Peter Klingebiel (klin@iat.uni-paderborn.de) includes many graph and plotting 
  395. widgets; a copy is on export in plotter.v6b.tar.Z, plotter.doc.tar.Z,
  396. plotter.afm.tar.Z, and plotter.README. The latest versions may in fact be on
  397. ftp@uni-paderborn.de (131.234.2.32) in /unix/tools.
  398.     An advance version of Marc Quinton's Motif port of the FWF MultiList 
  399. widget is in ftp.stna7.stna.dgac.fr:pub/MultiList.tar.Z [143.196.9.31].
  400.     Additional widgets are available on the contrib/ portion of the X11R4
  401. tapes; these include the Xcu set.
  402.     Paul Johnston's (johnston@spc5.jpl.nasa.gov) X Control Panel widget set
  403. emulates hardware counterparts; sources are on export.lcs.mit.edu in 
  404. Xc-1.3.tar.Z.
  405.     O'Reilly Volume 4, Doug Young's book, the Asente/Swick book, and Jerry 
  406. Smith's "Object-oriented Programming with the X Window System Toolkits" all 
  407. include details on writing widgets and include several useful widgets; sources 
  408. are typically on export and/or UUNET. 
  409.     The Dirt interface builder includes the libXukc widet set which extends
  410. the functionality of Xaw. 
  411.     A graph widget and other 2D-plot and 3D-contour widgets by Sundar 
  412. Narasimhan (sundar@ai.mit.edu) are available from ftp.ai.mit.edu as
  413. /com/ftp/pub/users/sundar/graph.tar.Z. The graph widget has been updated [3/91]
  414. with documentation and histogram capabilities.
  415.     A graph widget is available from ftp.stna7.stna.dgac.fr in
  416. pub/Graph.tar.Z; it uses a segment list for drawing and hence supports a zoom
  417. operation.
  418.     Ken Lee's Xm widget (demo) that uses Display PostScript to draw labels 
  419. at a non-horizontal angle is on export in contrib/dpslabel.tar.Z.
  420.     The Table widget (works like troff TBL tables) is available in several
  421. flavors, one of which is with the Widget Creation Library release.
  422.     Bell Communications Research has developed a Matrix widget for complex
  423. application layouts; it's on export in contrib/Xbae-widgets-3.8.tar.Z [2/93. 
  424. The distribution also includes a "caption" widget to associate labels with 
  425. particular GUI components. (7/92)
  426.     Dan Connolly's (connolly@convex.COM) XcRichText interprets RTF data;
  427. it's on export as contrib/XcRichText-1.1.tar.Z.
  428.     The XmGraph Motif-based graphing widget is on iworks.ecn.uiowa.edu in
  429. /comp.hp/GUI_classic/XmGraph.tar.Z although it may not be stable.
  430.     A TeX-style Layout widget by Keith Packard is described in the 
  431. proceedings of the 7th MIT Technical Conference (O'Reilly X Resource volume 5);
  432. source is available on export contrib/Layout.tar.Z.
  433.  
  434.     A version of Lee Iverson's (leei@McRCIM.McGill.EDU) image-viewing tool
  435. is available as contrib/vimage-0.9.3.tar.Z on export.lcs.mit.edu.  The package 
  436. also includes an ImageViewPort widget and a FileDialog widget. [12/91;5/92] 
  437.     In addition, the PEXt toolkit by Rich Thomson (rthomson@dsd.es.com) is 
  438. available on export as PEXt.tar.Z; it includes a PEX widget making it easier to
  439. use PEX in Xt-based programs.
  440.     A Motif port of the Xaw clock widget is in ftp.stna7.stna.dgac.fr
  441. in pub/Clock.tar.Z.
  442.     A modification of the Xaw ScrollBar widget which supports the arrowhead
  443. style of other toolkits is on export in contrib/Xaw.Scrollbar.mta.Z.
  444.  
  445.     A beta 0.3 (11/92) release of the R5 Xaw widgets with a 3D visual
  446. appearance by Kaleb Keithley (kaleb@thyme.jpl.nasa.gov) is available on export
  447. in contrib/Xaw3d/R5/Xaw3d-0.3.tar.Z. The library, which is binary-compatible
  448. with the MIT Xaw, implements a 3D subclass which handles the extra drawing.
  449.  
  450.     The Andrew User Interface System supplies an extensive collection of
  451. widgets including full-blown editors for text, rasters, figures, tables, and 
  452. so on.
  453.  
  454. Also:
  455.     The Xmt "Motif Tools", Dovetail Systems's shareware library of 9 
  456. widgets and many convenience functions, is available from 
  457. export.lcs.mit.edu:contrib and ftp.ora.com:/pub/xbook/Xmt in xmt-README and 
  458. xmt-1.0.tar.Z.
  459.     The Xtra XWidgets set includes widgets for pie and bar charts, XY 
  460. plots, Help, spreadsheets, data entry forms, and line and bar graphs.  Contact 
  461. Graphical Software Technology at 310-328-9338 (info@gst.com) for information.
  462.     The XRT/graph widget, available for Motif, XView and OLIT, displays
  463. X-Y plots, bar and pie charts, and supports user-feedback, fast updates and
  464. PostScript output. Contact KL Group Inc. at 416-594-1026 (info@klg.com).
  465.     A set of data-entry widgets for Motif is available from Marlan 
  466. Software, 713-467-1458 (gwg@world.std.com).
  467.     A set of graph widgets is available from Expert Database Systems
  468. (212-370-6700).
  469.     A set of OSF/Motif compound widgets and support routines for 2D
  470. visualization is available from Ms Quek Lee Hian, National Computer Board,
  471. Republic of Singapore; Tel : (65)7720435; Fax : (65)7795966; 
  472. leehian@iti.gov.sg, leehian@itivax.bitnet.
  473.     The ICS Widget Databook includes a variety of control widgets and 
  474. special-purpose widgets, available on a variety of platforms.  Information: 
  475. 617-621-0060, info@ics.com.
  476.     Information on graphing tools may be obtained from info@TomSawyer.com 
  477. (+1-510-848-0853, fax: +1-510-848-0854).
  478.  
  479. ----------------------------------------------------------------------
  480. Subject:  66)  Where can I get a good file-selector widget?
  481.  
  482.     The Free Widget Foundation set offers a FileSelector widget, with 
  483. separate directory path and file listing windows, and the FileComplete, which
  484. has emacs-style file completion and ~ expansion. 
  485.     Other available file-requestor widgets include the XiFileSelector from 
  486. Iris Software's book, the xdbx file-selector extracted by David Nedde 
  487. (daven@wpi.wpi.edu), and the FileNominator from the aXe distribution.
  488.     The GhostView, Xfig, and vimage packages also include file-selector 
  489. widgets.
  490.  
  491. ----------------------------------------------------------------------
  492. Subject:  67)+ Where can I find a hypertext widget or source code?
  493.  
  494.     A hypertext widget was posted to comp.sources.x.  It can be found in
  495. volume 16 of the archives at ftp.uu.net under the name "hman".  The
  496. distribution includes a hypertext widget with both Athena and Motif
  497. compatability (set at compile-time) and hman, a Motif-based man reference page
  498. reader that uses the widget to look up other man topics.  [Joe Shelby
  499. (shelby@dirac.physics.jmu.edu); 6/93]
  500.  
  501. ----------------------------------------------------------------------
  502. Subject:  68)  What widget is appropriate to use as a drawing canvas?
  503.  
  504.     Some widget sets have a widget particularly for this purpose -- a
  505. WorkSpace or DrawingArea which doesn't display anything but lets your Xt 
  506. application know when it has been re-exposed, resized, and when it has received
  507. user key and mouse input. 
  508.     The best thing to do for other widget sets -- including the Athena set 
  509. -- is to create or obtain such a widget; this is preferable to drawing into a 
  510. core widget and grabbing events with XtAddEventHandler(), which loses a number 
  511. of benefits of Xt and encapsulation of the functionality .  
  512.     At least one version has been posted to comp.sources.x (name???). 
  513.     The publicly-available programs xball and xpic include other versions. 
  514.     The Athena Widget manual (mit/doc/Xaw/Template in the R5 distribution) 
  515. includes a tutorial and source code to a simple widget which is suitable for 
  516. use. 
  517.     The Free Widget Foundation set contains a Canvas widget.
  518.  
  519. ----------------------------------------------------------------------
  520. Subject:  69)  What is the current state of the world in X terminals?
  521.  
  522. Jim Morton (jim@applix.com) posts quarterly to comp.windows.x a list of 
  523. manufacturers and terminals; it includes pricing information. 
  524.  
  525. ----------------------------------------------------------------------
  526. Subject:  70)  Where can I get an X server with a touchscreen or lightpen?
  527.  
  528.     Labtam (+61 3 587 1444, fax +61 3 580 5581) offers a 19" Surface 
  529. Acoustic Wave touch-screen option on its Xengine terminals.
  530.     Tektronix (1-800-225-5434) provides an X terminal with the Xtouch 
  531. touch-screen. This terminal may also be resold through Trident Systems
  532. (703-273-1012).
  533.     Metro Link (305-970-7353) supports the EloGraphics Serial Touch Screen 
  534. Controllers.
  535.  
  536. ----------------------------------------------------------------------
  537. Subject:  71)  Where can I get an X server on a PC (DOS or Unix)?
  538.  
  539.     MIT X11R5 already provides a server to many 386/486 *Unixes* with 
  540. support for many of the popular video graphics adapters; and for other 
  541. non-MSDOS PCs you can obtain a server from these sources:
  542.  
  543.     XFree86 (formerly X386 1.2E) is an enhanced version of X386 1.2, which 
  544. was distributed with X11R5; it includes many bug fixes, speed improvements, and
  545. other enhancements. Source for version 1.2 [2/93] is on export.lcs.mit.edu in 
  546. pub/contrib, ftp.physics.su.oz.au in /X386, and ftp.win.tue.nl in /pub/X386. In
  547. addition, binaries are on ftp.physics.su.oz.au, and ftp.win.tue.nl among other 
  548. systems. Info: x386@physics.su.oz.au.
  549.     Note: this package obsoletes Glenn Lai's Speedup patches for an 
  550. enhanced X11R5 server for 386 UNIXes with ET4000 boards (SpeedUp.tar.Z on 
  551. export).
  552.  
  553.  
  554.     Metro Link Inc. (305-970-7353, sales@metrolink.com; in Europe contact
  555. ADNT, (33 1) 3956 5333) ships an implementation of X11R4 for the 386/486 Unix
  556. market.
  557.  
  558.     SGCS offers X386 Version 1.3, based on Thomas Roell's X11R5 two-headed
  559. server, in binary and source form. Information: 408-255-9665, info@sgcs.com.
  560.  
  561.     ISC, SCO, UHC, and other well-known operating-system vendors typically
  562. offer X servers.
  563.  
  564.     For MSDOS PCs:
  565.  
  566. Daniel J. McCoy (mccoy@gothamcity.jsc.nasa.gov) has started posting monthly a 
  567. list of non-UNIX servers for PCs, Macs, and Amigas; it includes pricing 
  568. information. The current copy is kept on export in contrib as 
  569. XServers-NonUNIX.txt.Z. 
  570.  
  571. An article on PC X servers appears in the March 2, 1992 Open Systems Today.
  572.  
  573.     Also of possible use:
  574.  
  575.     Net-I from Programit (212-809-1707) enables communication among 
  576. DOS, OS/2 and Unix machines and can be used to display PC sessions on your
  577. Unix X display.
  578.  
  579.  
  580. ----------------------------------------------------------------------
  581. Subject:  72)  Where can I get an X server on a Macintosh running MacOS?
  582.  
  583.     eXodus from White Pine Software (603-886-9050) runs on any Mac with
  584. at least 1MB of memory and runs the X server within a standard Macintosh 
  585. window.  Version 3.0 [6/91] supports intermixing of X and Mac windows and
  586. the ADSP protocol. The version supports the SHAPE extension and includes
  587. DECwindows support.
  588.  
  589.     Apple's MacX runs on MacPlus or newer machines with >= 2MB of memory
  590. and system software 6.0.4 or later. Version 1.1 is fully X11R4-based.  It 
  591. supports full ICCCM-compatible cut and paste of text AND graphics between the 
  592. Macintosh and X11 worlds, the SHAPE extension (including SHAPEd windows on the 
  593. Macintosh desktop), an optional built-in ICCCM-compliant window manager, X11R4 
  594. fonts and colors, a built-in BDF font compiler, and built-in standard 
  595. colormaps. Upgrades to MacX are available by ftp from aux.support.apple.com. 
  596. Info: 408-996-1010.  
  597.     [Note: MacX is also the name of a vax-mac xmodem transfer utility.]
  598.  
  599.     Also: 
  600.  
  601.     Liken (1-800-245-UNIX or info@qualix.com) software enables monochrome
  602. 68000 Mac applications to run on a SPARC system running X. 
  603.     Xport (1-800-245-UNIX (415-572-0200) or xport@qualix.com) enables Mac 
  604. applications to display on an X-based workstation by turning the Mac into an X 
  605. client.
  606.     Intercon has a product called Planet-X which enables Mac applications
  607. to display on an X server.
  608.  
  609. ----------------------------------------------------------------------
  610. Subject:  73)  Where can I get X for the Amiga?
  611.  
  612.     The new Amiga 3000 machines offer an X server and OPEN LOOK tools and
  613. libraries on a full SVR4 implementation.
  614.  
  615.         GfxBase, Inc. provides "X11 R4.1" for the AmigaDos computer; it 
  616. contains X11R4 clients, fonts, etc., and a Release 4 color server. An optional 
  617. programmer's toolkit includes the header files, libraries, and sample programs.
  618. Info from GfxBase, 408-262-1469. [Dale Luck 
  619. (uunet!{cbmvax|pyramid}!boing!dale); 2/91]
  620.  
  621. ----------------------------------------------------------------------
  622. Subject:  74)  Where can I get a fast X server for a workstation?
  623.  
  624.     The R5 server should be among the fastest available for most machines.
  625.  
  626.     Sun sells a "Direct Xlib" product which improves rendering for 
  627. applications running on the same machine as the X server; the replacement Xlib
  628. library accesses graphics hardware directly using Sun's Direct Graphics Access 
  629. (DGA) technology.
  630.  
  631. Several companies are making hardware accellerator boards:
  632.  
  633.     Dupont Pixel Systems (302-992-6911), for Sun.
  634.  
  635.     Megatek's (619-455-5590) X-cellerator board for the Sun 3 and Sun 4 is 
  636. based on the TI 34020; the company claims performance improvements of 5x to 
  637. 10x over the sample X11R3 server.
  638.  
  639. ----------------------------------------------------------------------
  640. Subject:  75)  Where can I get a server for my high-end Sun graphics board?
  641.  
  642.         Takahashi Naoto (Electrotechnical Laboratory, ntakahas@etl.go.jp) has 
  643. modified the MIT X11R5 server to support the Sun CG8, CG9, and CG12 boards.  
  644. The files are on export in contrib/Xsun24-3.[01].tar.Z.  Note that both files 
  645. are necessary to build Xsun24-3.1.
  646.  
  647.     The JPL R5 Xsun Multi-screen server is a general purpose replacement
  648. for the MIT server/ddx/sun layer; it provides for the screen to be split among
  649. several monitors and implements several other features above the MIT 
  650. implementation. Available on export.lcs.mit.edu in the file
  651. contrib/R5.Xsun.multi-screen.tar.Z. [Kaleb Keithley, kaleb@thyme.jpl.nasa.gov,
  652. 12/91; the file was updated 24 Mar 1993.]
  653.  
  654. ----------------------------------------------------------------------
  655. Subject:  76)  Where can I get an "X terminal" server for my low-end Sun 3/50?
  656.  
  657.     Seth Robertson (seth@ctr.columbia.edu) has written Xkernel; the current
  658. version [1.4 as of 8/91, 2.0 expected RSN] is on sol.ctr.columbia.edu 
  659. [128.59.64.40] in /pub/Xkernel.gamma. It turns a Sun 3/50 into a pseudo- X 
  660. terminal; most of the overhead of the operating system is side-stepped, so it 
  661. is fairly fast and needs little disk space.
  662.     A similar approach is to run the regular X server by making /etc/init
  663. a shell script which does the minimal setup and then invokes Xsun, like this
  664. example script from mouse@larry.mcrcim.mcgill.EDU:
  665.  
  666. #! /bin/sh
  667. exec >/dev/console 2>&1
  668. /etc/fsck -p /dev/nd0
  669. case $? in
  670.      0)    ;;
  671.      4)    /etc/reboot -q -n
  672.          ;;
  673.      8)    echo ND fsck failed - get help
  674.          /etc/halt
  675.          ;;
  676.      12)    echo Interrupted
  677.          /etc/reboot
  678.          ;;
  679.      *)    echo Unknown error in reboot fsck - get help
  680.          /etc/halt
  681.          ;;
  682. esac
  683. /bin/dd if=/tmp-fs of=/dev/nd2 bs=512 count=128 >/dev/null 2>&1
  684. /etc/mount /dev/nd2 /tmp
  685. /etc/ifconfig le0 netmask 255.255.255.0 broadcast 132.206.41.255
  686. /etc/mount -o ro apollo:/u2/x11/lib /local/lib/X11
  687. /etc/route add default 132.206.41.1 1 >/dev/null
  688. set `/etc/ifconfig le0`
  689. exec /Xsun -once -multidisp -mux -query \
  690.     `(sh -vn </local/lib/X11/xdm-servers/$2 2>&1)`
  691.  
  692. ----------------------------------------------------------------------
  693. Subject:  77)  What terminal emulators other than xterm are available?
  694.  
  695.     PCS has rewritten xterm from scratch using a multi-widget approach that
  696. can be used by applications. A version is on the R5 contrib tape and on
  697. export in contrib/emu.tar.Z [10/91]. For more information, contact 
  698. me@dude.pcs.com.
  699.  
  700.     mxterm, a Motif-based xterm is available from the Paderborner 
  701. ftp-Server ftp@uni-paderborn.de (131.234.2.32), file 
  702. /unix/X11/more_contrib/mxterm.tar.Z.
  703.  
  704.     The Color Terminal Widget provides ANSI-terminal emulation compatible
  705. with the VTx00 series; a version is on export in contrib/CTW-1.1.tar.Z. A
  706. Motif version is on ftp.stna7.stna.dgac.fr in pub/Term-1.0.tar.Z.
  707.     
  708.     kterm 4.1.2 is an X11R4-based vt100/vt102 (and Tektronix 4014) terminal
  709. emulator that supports display of Chinese, Japanese, and Korean text (in VT 
  710. mode).  Also supported are: ANSI color sequences, multi-byte word selection, 
  711. limited Compound Text support, and tab and newline preservation in selections.
  712. kterm 4.1.2 is also available from these anonymous ftp sites:
  713.     clr.nmsu.edu:pub/misc/kterm-4.1.2.tar.Z  [128.123.1.14]
  714.     export.lcs.mit.edu:contrib/kterm-4.1.2.tar.Z  [18.24.0.12]
  715.     kum.kaist.ac.kr:pub/unix/Xstuffs/kterm-4.1.2.tar.Z  [137.68.1.65]
  716. [courtesy of Mark Leisher <mleisher@nmsu.edu> ]
  717.  
  718.     kterm-5.1.1.tar.Z is now on export [12/92].
  719.  
  720.     mterm, by mouse@larry.McRCIM.McGill.EDU, is an X terminal emulator
  721. which includes ANSI X3.64 and DEC emulation modes.  mterm can be had by ftp to 
  722. larry.mcrcim.mcgill.edu (132.206.1.1), in X/mterm.src/mterm.ball-o-wax.
  723.  
  724.     Cxterm is a Chinese xterm, which supports both GB2312-1980 and the 
  725. so-called Big-5 encoding.  Hanzi input conversion mechanism is builtin in 
  726. cxterm.  Most input methods are stored in external files that are loaded at run
  727. time.  Users can redefine any existing input methods or create their own ones.
  728. The X11R5 cxterm is the rewritten of cxterm (version 11.5.1) based on X11R5 
  729. xterm; it is in the R5 contrib software.  [thanks to Zhou Ning 
  730. <zhou@tele.unit.no> and Steinar Bang <uunet!idt.unit.no!steinarb>.]
  731.  
  732.     XVT is available on export's contrib in xvt-1.0.tar.Z and 
  733. xvt-1.0.README. It is designed to offer xterm's functionality with lower swap 
  734. space and may be of particular use on systems driving many X terminals.
  735.  
  736.     x3270 is in X11R5 contrib/.
  737.  
  738.     The typescript application and inset in the Andrew User Interface
  739. System offers a shell script interface.  It does not provide curses support,
  740. but does permit general cut/copy/paste to construct commands or extract a
  741. portion of the log.
  742.  
  743. Also:
  744.     IBM sells a 3270 emulator for the RS/6000 (part #5765-011); it's based
  745. on Motif. 
  746.     
  747.     Century Software (801-268-3088) sells a VT220 terminal emulator for X. 
  748. VT102, Wyse 50 and SCO Color Console emulation are also available. 
  749.  
  750.     Grafpoint's TGRAF-X provides emulation of Tektronix 4107, 4125, and 
  751. 42xx graphics terminals; it's available for most major platforms. Information
  752. (inc. free demo copies): 800-426-2230; Fax. 408-446-0666; uunet!grafpnt!sales.
  753.  
  754.     IXI's X.deskterm, a package for integrating character-based 
  755. applications into an X environment, includes a number of terminal-emulation
  756. modules. Information: +44 (0223) 462131. [5/90]
  757.  
  758.     Pericom produces Teem-X, a set of several emulation packages for a
  759. number of Tek, DEC, Westward, and Data General terminals. The software runs on
  760. Sun 3, Sun 4, Apollo, DEC, ISC, IBM/AIX. Information: US: 609-895-0404, 
  761. UK: +44 (0908) 560022. [5/90]
  762.  
  763.     SCO's SCOterm (info@sco.COM), part of its Open Desktop environment, is
  764. a Motif-compliant SCO ANSI color console emulator.
  765.  
  766. ----------------------------------------------------------------------
  767. Subject:  78)  Where can I get an X-based editor or word-processor?
  768.  
  769.     You can ftp a version of GNU Emacs, the extensible, customizable, 
  770. self-documenting, real-time display editor, including X11 support, from
  771. prep.ai.mit.edu [18.71.0.38]:/pub/gnu/emacs-18.59.tar.Z or
  772. informatik.tu-muenchen.de:/pub/GNU/emacs/emacs-18.59.tar.Z.
  773.     
  774.     Epoch is a modified version of Gnu Emacs (18) with additional 
  775. facilities useful in an X environment. Current sources are on cs.uiuc.edu 
  776. (128.174.252.1) in ~ftp/pub/epoch-files/epoch; the current [3/92] version is 
  777. 4.0. [In Europe, try unido.informatik.uni-dortmund.de].  There are two 
  778. subdirectories:  epoch contains the epoch source, and gwm contains the source 
  779. to the programmable window manager GWM, with which epoch works well.] 
  780. You can get on the Epoch mailing list by sending a request to 
  781. epoch-request@cs.uiuc.edu.
  782.  
  783.     Lucid Emacs is a version of GNU Emacs derived from an early version of
  784. Emacs version 19.  It currently requires X Windows to run;  X support is
  785. greatly enhanced over GNU Emacs version 18, including support for multiple X
  786. windows, input and display of all ISO-8859-1 (Latin1) characters, Zmacs/Lispm
  787. style region highlighting, a customizable Motif-like menubar, more powerful
  788. keymap support, flexible text attributes, support on regional and screen-local
  789. basis through X resources and/or lisp, and support for the X11 selection
  790. mechanism. Lucid Emacs is free; the latest version (4/93) is 19.6, and is
  791. available from labrea.stanford.edu (36.8.0.112) in the pub/gnu/lucid directory.
  792.  
  793.     The Andrew system on the X11 contrib tapes has been described as one of
  794. the best word-processing packages available. It supports word processing with 
  795. multi-media embedded objects: rasters, tables/spread sheets, drawings, style 
  796. editor, application builder, embedded programming language, &c. Release 5.1 
  797. became available 2 June 92.  [Fred Hansen (wjh+@ANDREW.CMU.EDU)]
  798.     You may be able to use the Remote Andrew Demo service to try this 
  799. software; try "finger help@atk.itc.cmu.edu" for help.
  800.  
  801.     The InterViews C++ toolkit contains a WYSIWIG editor called Doc; it 
  802. saves and loads files in a LaTeX-*like* format (not quite LaTeX).  The package 
  803. can also import idraw-PostScript drawings.
  804.  
  805.     A simple editor aXe (by J.K.Wight@newcastle.ac.uk) is available on 
  806. export and arjuna.newcastle.ac.uk (128.240.150.1) as aXe-5.0.tar.Z [5/93]. It 
  807. is based around the Xaw Text widget.
  808.  
  809.     TED is a simple Motif-based text editor; it is a wrapper around the 
  810. Motif text widget which offers search/replace, paragraph formatting, and 
  811. navigation features. TED is available from ftp.eos.ncsu.edu (152.1.9.25) as 
  812. /pub/bill.tar.Z; here are also executables there.
  813.  
  814.     Point, by crowley@unmvax.cs.unm.edu (Charlie Crowley), is Tcl/Tk-based
  815. and offers dyanimic configuration and programming in the Tcl macro language.
  816. The editor is available from unmvax.cs.unm.edu (129.24.16.1) as
  817. pub/Point/point1.1-tar.Z.
  818.  
  819.     asedit, by Andrzej Stochniol (astoch@ic.ac.uk) is on export in 
  820. contrib/asedit.tar.Z. It is a simple text editor built around the Motif Text 
  821. widget. Version 1.11 was released 1/93.
  822.  
  823.     jed is available from rhino.cis.vutbr.cs in pub/software/czech.
  824.  
  825.     xcoral is on ftp.inria.fr; it also has bindings similar to emacs and 
  826. has a built-in browser for C and C++ code.
  827.  
  828.     The powerful "sam" editor by Rob Pike is split into a host portion and 
  829. a front-end graphics portion, which now has an X implementation.  sam is now 
  830. available by anonymous ftp from research.att.com, in dist/sam/bundle.Z.  Watch 
  831. that space for updated versions.  There is a mailing list for sam users; 
  832. requests to <sam-fans-request@hawkwind.utcs.toronto.edu>. A set of extensions
  833. which augment the mouse activity with the keyboard is available from 
  834. uxc.cso.uiuc.edu in pub/sam/samx2.shar.Z. [5/93]
  835.  
  836. Also:
  837.  
  838.     Elan Computer Group (Mountain View, CA; 415-964-2200) has announced the
  839. Avalon Publisher 2.0, an X11/OPEN LOOK WYSIWYG electronic publishing system.
  840.  
  841.     FrameMaker and FrameWriter are available as X-based binary products for
  842. several machines. Frame is at 800-843-7263 (CA: 408-433-3311).
  843.  
  844.     WX2 (formerly InDepthEdit) is available from Non Standard Logics 
  845. (+33 (1) 43 36 77 50; requests@nsl.fr).
  846.  
  847.     Buzzwords International Inc. has an editor called 'Professional Edit' 
  848. that runs under X/Motif for various platforms.  Info: +1-314-334-6317.
  849.  
  850.     DECwrite is available from DEC for some DEC hardware and SunWrite is
  851. available from Sun.
  852.  
  853.     IslandWrite will soon be available from Island Graphics (415-491-1000) 
  854. (info@island.com) for some HP & Apollo platforms.
  855.  
  856.     Interleaf is currently available from Interleaf (800-241-7700, 
  857. MA: 617-577-9800) on all Sun and DEC platforms; others are under development.
  858.  
  859.     The Aster*x office integration tools from Applix (1-800-8APPLIX, 
  860. MA: 508-870-0300) include a multi-font WYSIWG document composer; for several 
  861. systems.
  862.  
  863.     ArborText, Inc. provides an X11 version of its Electronic Publishing 
  864. program called "The Publisher". The Publisher is available on Sun, HP and 
  865. Apollo workstations. Contact Arbortext at 313-996-3566. [5/90]
  866.  
  867.     Iris Computing Laboratories offers the "ie" editor. Info:  
  868. +1-505-988-2670 or info@spectro.com.
  869.  
  870.     BBN/Slate from BBN Software Products includes a menu-driven word
  871. processor with multiple fonts and style sheets.  It supports X on
  872. multiple platforms. (617-873-5000 or slate-offer@bbn.com) [11/90]
  873.  
  874.     Innovative Solutions (505-883-4252; or Brian Zimbelman, 
  875. is!brian@bbx.basis.com) publishes the user-configurable Motif-based Xamine 
  876. editor.
  877.  
  878.     Qualix offers a product. Information: info@qualix.com or 800-245-UNIX 
  879. (415-572-0200).
  880.  
  881.     Typex is a Motif-based editor available for several systems. 
  882. Information: Amcad Research, 408-867-5705, fax -6209.
  883.  
  884.     WordPerfect offers an X-based version of WordPerfect 5.1 for several
  885. workstations. Information: 801-222-5300 or 800-451-5151.
  886.  
  887.     Bradford Business Systems (714-859-4428) offers SpeedEdit for several 
  888. systems. 
  889.  
  890.     VITAL (713-781-7406) offers the Crisp editor for several systems.
  891.  
  892. ----------------------------------------------------------------------
  893. Subject:  79)  Where can I get an X-based mailer?
  894.  
  895.     xmh, an X interface to mh, is distributed with the X11 release.
  896.  
  897.     Xmail is an X-based window interface to Berkeley-style mail handlers;
  898. it is styled primarily after the Sunview mailtool application and builds on
  899. most Unix systems. The current release [1/92] is 1.4, available in the MIT 
  900. X11R5 contrib tape and from export and uunet. Info: Jeff Markham,
  901. markham@cadence.com.
  902.  
  903.     MMH (My Mail Handler), a motif interface to the MH mail handler, is 
  904. available from ftp.eos.ncsu.edu (152.1.9.25) in pub/bill.tar.Z; it is bundled
  905. with the TED editor, which it uses for composing messages. Motif 1.1 is 
  906. required; if you don't have it, look for DEC and SPARC executables in the same 
  907. place.  Information and problems to: Erik Scott, escott@eos.ncsu.edu. [1/92]
  908.  
  909.     The Andrew Toolkit supports the Andrew Message System; it is available
  910. from export and many other X archives and from emsworth.andrew.cmu.edu 
  911. (128.2.30.62), or send email to susan+@andrew.cmu.edu. Release 5.1 became
  912. available 2 June 92.
  913.     You may be able to use the Remote Andrew Demo service to try this 
  914. software; try "finger help@atk.itc.cmu.edu" for help.
  915.  
  916.     XMailTool is an Xaw-based interface to a BSD-style mail reader; version
  917. 2.0 was released 9/92. Information: Bob Kierski, bobo@cray.com or 612-683-5874.
  918.  
  919.     Cem is a Motif-based mailer using standard mailbox formats; it is on
  920. nelson.tx.ncsu.edu in pub/Cem. Information: Sam Moore (Sam_Moore@ncsu.edu).
  921.  
  922. Also:
  923.  
  924.         Alfalfa Software offers Poste, a UNIX-based mailer that has Motif- and 
  925. command-based interfaces.  It includes support for multimedia enclosures, and 
  926. supports both the Internet and X.400 mail standards.  Information: 
  927. info@alfalfa.com, +1 617-497-2922.
  928.  
  929.     Z-Code Software offers Z-Mail for most Unix systems; binaries support
  930. both tty and Motif interfaces. The mailer includes a csh-like scripting 
  931. language for customizing and extending mail capabilities.  Information: 
  932. info@z-code.com, +1 415 499-8649.
  933.  
  934.     Several vendors' systems include X-based mailers. DEC offers dxmail; 
  935. Sun offers an X-based mailtool; SCO (info@sco.com) includes SCOmail in its Open
  936. Desktop product.
  937.  
  938. Several integrated office-productivity tools include mailers:
  939.  
  940.     The Aster*x office integration tools from Applix (1-800-8APPLIX, 
  941. MA: 508-870-0300) include a mailer.
  942.  
  943. ----------------------------------------------------------------------
  944. Subject:  80)! Where can I get an X-based paint/draw program?
  945.  
  946.     xpic is an object-oriented drawing program. It supports multiple font 
  947. styles and sizes and variable line widths; there are no rotations or zooms.
  948. xpic is quite suitable as an interactive front-end to pic, though the 
  949. xpic-format produced can be converted into PostScript. (The latest version is 
  950. on the R4 contrib tape in clients/xpic.)
  951.  
  952.     xfig (by Brian V. Smith (bvsmith@lbl.gov)) is an object-oriented 
  953. drawing program supporting compound objects.  The xfig format can be converted 
  954. to PostScript or other formats. Recent versions are on the R5 contrib tape or 
  955. on export in /contrib/R5fixes (version 2.1.7 [5/93]).
  956.  
  957.         idraw supports numerous fonts and various line styles and arbitrary 
  958. rotations. It supports zoom and scroll and color draws and fills. The file 
  959. format is a PostScript dialect. It can import TIFF files. Distributed as a part
  960. of the InterViews C++ toolkit (current release 3.1, from 
  961. interviews.stanford.edu) .
  962.  
  963.     A version of Robert Forsman's (thoth@lightning.cis.ufl.edu) xscribble,
  964. an 8-bit paint program for X, is now on ftp.cis.ufl.edu in pub/thoth/. [2/93]
  965.  
  966.     XPaint 2.1(beta), by David Koblas (koblas@netcom.com), is a color
  967. bitmap/pixmap editing tool featuring most standard paint program options.  It
  968. allows for the editing of multiple images simultaneously and supports various
  969. formats, including PPM, XBM, etc.  The current version is available for ftp
  970. from export.lcs.mit.edu as contrib/xpaint2pl3.tar.Z [5/93]
  971.  
  972.     A new OpenWindows PostScript-based graphical editor named 'ice' is now 
  973. [2/91] available for anonymous ftp from Internet host lamont.ldgo.columbia.edu 
  974. (129.236.10.30).  ice (Image Composition Environment) is an imaging tool that
  975. allows raster images to be combined with a wide variety of PostScript 
  976. annotations in WYSIWYG fashion via X11 imaging routines and NeWS PostScript 
  977. rasterizing. (It may require OpenWindows and Sun C++ 2.0.)
  978.  
  979.     tgif by William Cheng (william@oahu.cs.ucla.edu) is available from most
  980. uucp sites and also from export and from cs.ucla.edu. It is frequently updated;
  981. version 2.13 was released 6/93. Patch1 6/93.
  982.  
  983.     The "pixmap" program (info: colas@sa.inria.fr) for creating pixmaps is 
  984. on the R5 contrib tape; it resembles the bitmap client. Version 2.1 is now 
  985. available. [11/92]
  986.  
  987.     Although MetaCard is not generally classified as a paint program, a 
  988. full 24-bit color image editor is built into the program, which can be used for
  989. light image editing and for producing color icons (info@metacard.com). MetaCard
  990. is available via anonymous FTP from ftp.metacard.com, csn.org, or 
  991. 128.138.213.21.
  992.     
  993.     pixt by J. Michael Flanery produces XPM output.
  994.  
  995.     figure in the Andrew User Interface System (versions 5.2 and above) is
  996. a general drawing package which also allows arbitrary Andrew insets to be part
  997. of the drawing.
  998.  
  999. Also:
  1000.  
  1001.     dxpaint is a bitmap-oriented drawing program most like MacPaint; it's 
  1002. good for use by artists but commonly held to be bad for drawing figures or 
  1003. drafting. dxpaint is part of DEC's Ultrix release.
  1004.  
  1005.     FrameMaker has some draw capabilities. [4/90]
  1006.  
  1007.     BBN/Slate from BBN Software Products includes a full-featured draw and
  1008. paint program with object grouping and multiple patterns; multiple X platforms.
  1009. (617-873-5000 or slate-offer@bbn.com). [11/90]
  1010.  
  1011.     Dux Ta-Dah!, 1-800-543-4999
  1012.  
  1013.     IslandGraphics offers IslandDraw, IslandPaint, IslandPresent.
  1014. Info: 415-491-1000.
  1015.  
  1016.     Corel Draw, 613-728-8200; ported to X by Prior Data Sciences 
  1017. 800-267-2626
  1018.  
  1019.     Arts&Letters Composer, 214-661-8960
  1020.  
  1021.     Ficor AutoGraph, 513-771-4466
  1022.  
  1023.     OpenWindows includes the olpixmap editor.
  1024.     SCO ODT includes the SCOpaint editor.
  1025.     HP VUE includes the vueicon editor.
  1026.  
  1027. Several integrated office-productivity tools include draw/paint capabilities:
  1028.  
  1029.     The Aster*x office integration tools from Applix (1-800-8APPLIX, 
  1030. MA: 508-870-0300) include draw/paint capabilities.
  1031.  
  1032. [thanks in part to Stephen J. Byers (af997@cobcs1.cummins.com) and to 
  1033. J. Daniel Smith (dsmith@ann-arbor.applicon.slb.com)]
  1034.     
  1035. ----------------------------------------------------------------------
  1036.  
  1037. David B. Lewis                     faq%craft@uunet.uu.net
  1038.  
  1039.         "Just the FAQs, ma'am." -- Joe Friday 
  1040. -- 
  1041. David B. Lewis        Temporarily at but not speaking for Visual, Inc.
  1042. day: dbl@visual.com    evening: david%craft@uunet.uu.net
  1043.